home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252"> <meta http-equiv="MSThemeCompatible" content="yes" /> <link href="ccc.css" type="text/css" rel="STYLESHEET" /> <script src="ccc.js"></script> <script language="javascript"> <!-- function SetDataFields() { var sCode = getParamVal("installationcode"); if (sCode != null && sCode.length == 24) { var ss = sCode.split("-"); if (ss.length == 5) { for (i = 0; i < 5; i++) { var oField = document.getElementById("txtInstCode" + (i + 1)); if (oField != null) oField.value = ss[i].toUpperCase(); } } } sCode = getParamVal("key"); if ((sCode != null) && (sCode.length > 0)) { location = "pcucmd://StoreParam?key=" + sCode; var oKey = document.getElementById("txtKey"); if (null != oKey) { oKey.value = sCode.toUpperCase(); oKey.readOnly = true; } } sCode = getParamVal("SourceID"); var sNumDays = getParamVal("NumDays"); if (sCode != null) { var oField = document.getElementById("txtID"); if (oField != null) { if (sNumDays != null) sCode = sCode + " " + sNumDays; oField.value = sCode; } } } function OnTxtFieldChanging() { var oKey = document.getElementById("txtKey"); var oAct = document.getElementById("txtActivationCode"); if (oKey != null) location = "pcucmd://StoreParam?key=" + oKey.value; if (oAct != null) location = "pcucmd://StoreParam?activationcode=" + oAct.value; if (oKey != null && oAct != null && ValidateSerial(oKey.value) && ValidateActCode(oAct.value)) { location="pcucmd://CanContinue?enable=true"; } else { location="pcucmd://CanContinue?enable=false"; } } --> </script> </head> <body onload="location='pcucmd://FrameDataLoaded'; SetDataFields();" tabindex="-1"> <div id="pcu_data" style="DISPLAY: none"> PageDimension:630,440 </div> <div id="ButtonBar" style="display:none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1"> <tr> <td align="right" valign="middle"> <button accesskey="B" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://Previous/'">< <u>Z</u>urück</button> <button accesskey="O" type="submit" id="btnContinue" name="btnContinue" disabled="true" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Unlock/'; location='pcucmd://Next?condition=true'">W<u>e</u>iter</button> <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>A</u>bbrechen</button> </td> </tr> </table> </div> <h3><b>Corel Kundendienst</b></h3> Um eine Liste mit den verfügbaren internationalen Rufnummern des Corel Kundendienstes anzuzeigen, klicken Sie auf die Schaltfläche „Kundendienst“. <p align="center"> <button accesskey="S" type="button" onclick="location='pcucmd://browse?url=' + ExpandRelativeURL('CCS-phone.htm')"><u>K</u>undendienst</button> </p> Um den Vorgang fortzusetzen, geben Sie bitte unten in die entsprechenden Felder den Schlüssel und den Aktivierungscode ein, die Sie vom Kundendienst erhalten haben. <br /> <br /> <table width="100%"> <tr> <td width="25%" align="right"> <label for="txtInstCode1" accesskey="I"><u>I</u>nstallationscode:</label> </td> <td width="75%"> <input type="text" readonly="true" size="5" id="txtInstCode1" />-<input type="text" readonly="true" size="5" id="txtInstCode2" />-<input type="text" readonly="true" size="5" id="txtInstCode3" />-<input type="text" readonly="true" size="5" id="txtInstCode4" />-<input type="text" readonly="true" size="5" id="txtInstCode5" /> </td> </tr> <tr> <td width="25%" align="right"> <label for="txtKey" accesskey="K"><u>S</u>chlüssel:</label> </td> <td width="75%"> <input type="text" id="txtKey" size="40" onkeyup="OnTxtFieldChanging()" /> </td> </tr> <tr> <td width="25%" align="right"> <label for="txtActivationCode" accesskey="A"><u>A</u>ktivierungscode:</label> </td> <td width="75%"> <input type="text" id="txtActivationCode" size="40" onkeyup="OnTxtFieldChanging()" /> </td> </tr> <tr> <td width="25%" align="right"> <label for="txtID" accesskey="D">I<u>D</u>:</label> </td> <td width="75%"> <input type="text" readonly="true" size="10" id="txtID" /> </td> </tr> </table> </body> </html>